home *** CD-ROM | disk | FTP | other *** search
NeXT TypedStream Data | 1995-06-12 | 609 b | 22 lines |
- streamtyped
- % stroke in current color, then
- % stroke again in black with two
- % dash-patterns
- /gdStroke {
- gsave stroke grestore
- 0 setgray [2 10] 0 setdash
- gsave stroke grestore
- [1 11] 4 setdash stroke
- [] 0 setdash
- } def
- PencilGraphic
- Object
- *****ffffffffffffcccci
- hermite
- drawFS
- gdStroke
- [16f]LnRT
- charP
- verlaufHORDOUB
- 9/text (Zebra) def /fontsize 100 def /font (Helvetica) def
-